home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2008 #18 / KCD200818.ISO / Euro Truck / ets_1_00_setup.exe / base.scs / effect / generic / dry_vcol_tex / nv3x.nvfp < prev    next >
Text File  |  2008-07-25  |  627b  |  18 lines

  1. !!FP1.0
  2. # cgc version 2.0.0015, build date May 15 2008
  3. # command line args: -quiet -fastprecision -I../../src/shaderlib/effect -profile fp30 -DPATH_NV3X
  4. # source file: effect/dry_vcol_tex/dry.vcol.tex.cg
  5. #vendor NVIDIA Corporation
  6. #version 2.0.0.15
  7. #profile fp30
  8. #program fragment_main
  9. #semantic fragment_main.texture
  10. #var float4 v.color : $vin.TEXCOORD3 : TEX3 : 0 : 1
  11. #var float4 v.tex_coord_0 : $vin.TEXCOORD0 : TEX0 : 0 : 1
  12. #var sampler2D texture :  : texunit 0 : 1 : 1
  13. #var fixed4 fragment_main : $vout.COLOR : COL : -1 : 1
  14. TEX   H0, f[TEX0], TEX0, 2D;
  15. MULH  o[COLH], H0, f[TEX3];
  16. END
  17. # 2 instructions, 0 R-regs, 1 H-regs
  18.